From 0855d55668c386cb4d1955b1e17cb17e048bf007 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Mon, 16 Jun 2014 13:04:30 -0400 Subject: [PATCH] Makefile: Add gtk.gresource.xml to gitignore --- gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 09a51a1528..fe45739d4c 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -1248,6 +1248,7 @@ gtk_built_private_headers = \ gtk_built_sources = \ gtkresources.c \ + gtk.gresource.xml \ gtktypebuiltins.c \ gtktypefuncs.c \ gtkmarshalers.c \ @@ -2009,7 +2010,6 @@ EXTRA_DIST += \ gtkprint-win32.h \ gtkprint-win32.c \ gtksearchenginequartz.h \ - gtk.gresource.xml \ gtkdbusinterfaces.xml \ gtk-keys.css.default \ gtk-keys.css.emacs \ -- 2.30.2